home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DJINC106.ARJ / DIR.H < prev    next >
C/C++ Source or Header  |  1992-03-09  |  119b  |  7 lines

  1. /*  WARNING!  This file is obsolete!  Use <dirent.h>
  2. */
  3.  
  4. #define dirent direct
  5. #include <dirent.h>
  6. #undef dirent
  7.